home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Oxygen Multimedia Graphics 21
/
Oxygen Multimedia Graphics 21.iso
/
pc
/
System
/
OX21
/
Internal_17_PrintStuff.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2007-12-05
|
203 b
|
7 lines
global ds
on mouseUp
alert("Now attempting to print contact information . . . If this information doesn't print, please check your printer status and try again.")
_movie.printFrom(17, 17, 50)
end